Name | Description | |
---|---|---|
SelectionChangedEventArgs<T> Constructor | Initializes a new instance of the SelectionChangedEventArgs<T> class. |
The following tables list the members exposed by SelectionChangedEventArgs<T>.
Name | Description | |
---|---|---|
SelectionChangedEventArgs<T> Constructor | Initializes a new instance of the SelectionChangedEventArgs<T> class. |
Name | Description | |
---|---|---|
AddedItems | Gets a collection which contains the items that were selected. | |
RemovedItems | Gets a collection which contains the items that were unselected. |